home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / hp3500c1.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  56.6 KB  |  1,435 lines

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1995 Hewlett-Packard Company.
  4. *% All Rights Reserved.
  5. *% Thu Dec 18 16:18:43 MET 1997 BY ignacior
  6. *% Permission is granted for redistribution of this file as
  7. *% long as this copyright notice is intact and the contents
  8. *% of the file is not altered in any way from its original form.
  9. *% End of Copyright statement
  10. *FormatVersion: "4.3"
  11. *FileVersion: "1.0"
  12. *LanguageEncoding: ISOLatin1
  13. *LanguageVersion: English
  14. *PCFileName: "HP3500C1.PPD"
  15. *PSVersion: "(3010.103) 1"
  16. *Product: "(HP DesignJet 3500CP)"
  17. *ModelName: "HP DesignJet 3500CP PS3"
  18. *ShortNickName: "HP DesignJet 3500CP PS3"
  19. *NickName: "HP DesignJet 3500CP PS3   v3010.103"
  20. *Manufacturer: "HP"
  21.  
  22. *%=============== Device Capabilities ===============
  23. *LanguageLevel: "3"
  24. *Protocols:PJL TBCP
  25.  
  26. *FreeVM: "21400000"
  27.  
  28. *VMOption standard/Standard: "21400000"
  29. *VMOption 52MB: "37500000"
  30. *VMOption 68MB: "53700000"
  31.  
  32. *FCacheSize standard/Standard: 0
  33. *FCacheSize 52MB: 0
  34. *FCacheSize 68MB: 0
  35.  
  36. *OpenGroup: InstallableOptions
  37. *OpenUI *InstalledMemory/Installed Memory: PickOne
  38. *DefaultInstalledMemory: standard
  39. *InstalledMemory standard/Standard: " "
  40. *InstalledMemory 52MB/48 MB Total Memory: " "
  41. *InstalledMemory 68MB/64 MB Total Memory: " "
  42. *?InstalledMemory: "
  43.   save
  44.   currentsystemparams /RamSize get
  45.   524288 div ceiling cvi 2 div
  46.   /size exch def
  47.   size 60 ge
  48.     {(68MB)}
  49.     {
  50.     size 44 ge
  51.       {(52MB)}
  52.       {
  53.       size 28 ge
  54.         {(standard)}
  55.         {(Unknown)} ifelse
  56.       } ifelse
  57.     } ifelse
  58.   = flush
  59.   restore"
  60. *End
  61.  
  62. *CloseUI: *InstalledMemory
  63. *CloseGroup: InstallableOptions
  64.  
  65. *ColorDevice: True
  66. *DefaultColorSpace: CMYK
  67. *VariablePaperSize: True
  68. *TTRasterizer: Type42
  69. *?TTRasterizer: "
  70.   save
  71.   42 /FontType resourcestatus
  72.   { pop pop (Type42)} {pop pop (None)} ifelse = flush
  73.   restore"
  74. *End
  75. *Throughput: "1"
  76. *Password: "()"
  77. *ExitServer: "
  78.   count 0 eq
  79.   { false } { true exch startjob } ifelse
  80.   not {
  81.     (WARNING: Cannot modify initial VM.) =
  82.     (Missing or invalid password.) =
  83.     (Please contact the author of this software.) = flush quit
  84.     } if"
  85. *End
  86. *Reset: "
  87.   count 0 eq
  88.   { false } { true exch startjob } ifelse
  89.   not {
  90.     (WARNING: Cannot reset printer.) =
  91.     (Missing or invalid password.) =
  92.     (Please contact the author of this software.) = flush quit
  93.     } if
  94.   systemdict /quit get exec
  95.   (WARNING : Printer Reset Failed.) = flush"
  96. *End
  97.  
  98. *DefaultResolution: 600dpi
  99.  
  100.  
  101. *%=============== PJL Information ===============
  102. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  103. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT<0A>"
  104. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  105.  
  106. *%=============== Halftone Information ===============
  107. *ScreenFreq: "60.0"
  108. *ScreenAngle: "0.0"
  109. *DefaultScreenProc: Dot
  110. *ScreenProc Dot: "
  111.   {abs   exch   abs   2 copy   add   1 gt   {1 sub   dup   mul   exch
  112.   1 sub   dup   mul   add   1 sub  } {dup   mul   exch   dup   mul
  113.   add   1 exch   sub  } ifelse  }"
  114. *End
  115. *ScreenProc Line: "{ pop }"
  116. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1
  117.   exch sub }"
  118. *End
  119.  
  120. *DefaultTransfer: Null
  121. *Transfer Null: "{ }"
  122. *Transfer Null.Inverse: "{ 1 exch sub }"
  123.  
  124. *DefaultHalftoneType: 100
  125.  
  126.  
  127. *%=============== Print Color as Gray ===============
  128.  
  129. *OpenUI *HPColorAsGray/Print Color as Gray: PickOne
  130. *OrderDependency: 5.0 AnySetup *HPColorAsGray
  131. *DefaultHPColorAsGray: No
  132. *HPColorAsGray Yes/Yes: "<< /ProcessColorModel /DeviceGray >> setpagedevice"
  133. *HPColorAsGray No/No: "<< /ProcessColorModel /DeviceCMYK >> setpagedevice"
  134. *?HPColorAsGray: "
  135.   save
  136.   currentpagedevice /ProcessColorModel get /DeviceGray eq
  137.   {(Yes)}{(No)} ifelse
  138.   = flush
  139.   restore"
  140. *End
  141. *CloseUI: *HPColorAsGray
  142.  
  143.  
  144. *%=============== Auto-scaling Control ===============
  145.  
  146. *OpenUI *HPAutoScaling/Scale to: PickOne
  147. *OrderDependency: 20.0 AnySetup *HPAutoScaling
  148. *DefaultHPAutoScaling: Off
  149.  
  150. *HPAutoScaling Off/No Change:" "
  151.  
  152. *HPAutoScaling Letter/US Letter: "
  153.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [612 792 ] exch exec
  154.   <<>> setpagedevice"
  155. *End
  156.  
  157. *HPAutoScaling LetterFullBleed/Full Bleed US Letter: "
  158.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [777 1009 ] exch exec
  159.   <<>> setpagedevice"
  160. *End
  161.  
  162. *HPAutoScaling Tabloid/Tabloid: "
  163.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [792 1224] exch exec
  164.   <<>> setpagedevice"
  165. *End
  166.  
  167. *HPAutoScaling TabloidFullBleed/Full Bleed Tabloid: "
  168.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [957 1441] exch exec
  169.   <<>> setpagedevice"
  170. *End
  171.  
  172. *HPAutoScaling AnsiC/ANSI C: "
  173.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1224 1584] exch exec
  174.   <<>> setpagedevice"
  175. *End
  176.  
  177. *HPAutoScaling AnsiD/ANSI D: "
  178.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1584 2448] exch exec
  179.   <<>> setpagedevice"
  180. *End
  181.  
  182. *HPAutoScaling AnsiE/ANSI E: "
  183.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2448 3168] exch exec
  184.   <<>> setpagedevice"
  185. *End
  186.  
  187. *HPAutoScaling ARCHA/ARCH A: "
  188.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [648 864] exch exec
  189.   <<>> setpagedevice"
  190. *End
  191.  
  192. *HPAutoScaling ARCHB/ARCH B: "
  193.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [864 1296] exch exec
  194.   <<>> setpagedevice"
  195. *End
  196.  
  197. *HPAutoScaling ARCHC/ARCH C: "
  198.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1296 1728] exch exec
  199.   <<>> setpagedevice"
  200. *End
  201.  
  202. *HPAutoScaling ARCHD/ARCH D: "
  203.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1728 2592] exch exec
  204.   <<>> setpagedevice"
  205. *End
  206.  
  207. *HPAutoScaling ARCHE/ARCH E: "
  208.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2592 3456] exch exec
  209.   <<>> setpagedevice"
  210. *End
  211.  
  212. *HPAutoScaling A4/ISO A4: "
  213.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [595 842] exch exec
  214.   <<>> setpagedevice"
  215. *End
  216.  
  217. *HPAutoScaling A4FullBleed/Full Bleed ISO A4: "
  218.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [760 1059] exch exec
  219.   <<>> setpagedevice"
  220. *End
  221.  
  222. *HPAutoScaling A3/ISO A3: "
  223.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [842 1191] exch exec
  224.   <<>> setpagedevice"
  225. *End
  226.  
  227. *HPAutoScaling A3FullBleed/Full Bleed ISO A3: "
  228.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1007 1408] exch exec
  229.   <<>> setpagedevice"
  230. *End
  231.  
  232. *HPAutoScaling A2/ISO A2: "
  233.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1191 1684] exch exec
  234.   <<>> setpagedevice"
  235. *End
  236.  
  237. *HPAutoScaling A1/ISO A1: "
  238.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1684 2384] exch exec
  239.   <<>> setpagedevice"
  240. *End
  241.  
  242. *HPAutoScaling A0/ISO A0: "
  243.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2384 3370] exch exec
  244.   <<>> setpagedevice"
  245. *End
  246.  
  247. *HPAutoScaling OVERSIZEA2/Oversize A2: "
  248.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1377 1772] exch exec
  249.   <<>> setpagedevice"
  250. *End
  251.  
  252. *HPAutoScaling OVERSIZEA1/Oversize A1: "
  253.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1788 2551] exch exec
  254.   <<>> setpagedevice"
  255. *End
  256.  
  257. *HPAutoScaling OVERSIZEA0/Oversize A0: "
  258.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2567 3529] exch exec
  259.   <<>> setpagedevice"
  260. *End
  261.  
  262. *HPAutoScaling B4/JIS B4: "
  263.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [729 1032] exch exec
  264.   <<>> setpagedevice"
  265. *End
  266.  
  267. *HPAutoScaling B3/JIS B3: "
  268.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1032 1460] exch exec
  269.   <<>> setpagedevice"
  270. *End
  271.  
  272. *HPAutoScaling B2/JIS B2: "
  273.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1460 2064] exch exec
  274.   <<>> setpagedevice"
  275. *End
  276.  
  277. *HPAutoScaling B1/JIS B1: "
  278.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2064 2920] exch exec
  279.   <<>> setpagedevice"
  280. *End
  281.  
  282. *HPAutoScaling P24x48/24" x 48": "
  283.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1728 3456] exch exec
  284.   <<>> setpagedevice"
  285. *End
  286.  
  287. *HPAutoScaling P24x60/24" x 60": "
  288.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1728 4320] exch exec
  289.   <<>> setpagedevice"
  290. *End
  291.  
  292. *HPAutoScaling P24x72/24" x 72": "
  293.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1728 5184] exch exec
  294.   <<>> setpagedevice"
  295. *End
  296.  
  297. *HPAutoScaling P24x84/24" x 84": "
  298.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1728 6048] exch exec
  299.   <<>> setpagedevice"
  300. *End
  301.  
  302. *HPAutoScaling P24x96/24" x 96": "
  303.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1728 6912] exch exec
  304.   <<>> setpagedevice"
  305. *End
  306.  
  307. *HPAutoScaling P24x108/24" x 108": "
  308.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [1728 7776] exch exec
  309.   <<>> setpagedevice"
  310. *End
  311.  
  312. *HPAutoScaling P36x60/36" x 60": "
  313.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2592 4320] exch exec
  314.   <<>> setpagedevice"
  315. *End
  316.  
  317. *HPAutoScaling P36x72/36" x 72": "
  318.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2592 5184] exch exec
  319.   <<>> setpagedevice"
  320. *End
  321.  
  322. *HPAutoScaling P36x84/36" x 84": "
  323.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2592 6048] exch exec
  324.   <<>> setpagedevice"
  325. *End
  326.  
  327. *HPAutoScaling P36x96/36" x 96": "
  328.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2592 6912] exch exec
  329.   <<>> setpagedevice"
  330. *End
  331.  
  332. *HPAutoScaling P36x108/36" x 108": "
  333.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2592 7776] exch exec
  334.   <<>> setpagedevice"
  335. *End
  336.  
  337. *HPAutoScaling P39x55/1000mm x 1400mm: "
  338.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [2835 3969] exch exec
  339.   <<>> setpagedevice"
  340. *End
  341.  
  342. *HPAutoScaling P42x150/42" x 1800": "
  343.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [3024 129600] exch exec
  344.   <<>> setpagedevice"
  345. *End
  346.  
  347. *HPAutoScaling P44x62/44" x 62": "
  348.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [3168 4464] exch exec
  349.   <<>> setpagedevice"
  350. *End
  351.  
  352. *HPAutoScaling P47x66/1200mm x 1700mm: "
  353.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [3401 4819] exch exec
  354.   <<>> setpagedevice"
  355. *End
  356.  
  357. *HPAutoScaling P48x150/48" x 1800": "
  358.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [3456 129600] exch exec
  359.   <<>> setpagedevice"
  360. *End
  361.  
  362. *HPAutoScaling P52x73/52" x 73": "
  363.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [3744 5256] exch exec
  364.   <<>> setpagedevice"
  365. *End
  366.  
  367. *HPAutoScaling P54x76/54" x 76": "
  368.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [3888 5472] exch exec
  369.   <<>> setpagedevice"
  370. *End
  371.  
  372. *HPAutoScaling P54x108/54" x 108": "
  373.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [3888 7776] exch exec
  374.   <<>> setpagedevice"
  375. *End
  376.  
  377. *HPAutoScaling P54x162/54" x 162": "
  378.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [3888 11664] exch exec
  379.   <<>> setpagedevice"
  380. *End
  381.  
  382. *HPAutoScaling P54x150/54" x 1800": "
  383.   /HPDict /ProcSet findresource /SetAutoScale get true exch exec /HPDict /ProcSet findresource /SetDestinationPageSize get [3888 129600] exch exec
  384.   <<>> setpagedevice"
  385. *End
  386.  
  387. *CloseUI: *HPAutoScaling
  388.  
  389.  
  390. *%=============== Print Quality ===============
  391.  
  392. *OpenUI *OutputMode/Print Mode: PickOne
  393. *OrderDependency: 50.0 AnySetup *OutputMode
  394. *DefaultOutputMode: Best
  395.  
  396. *OutputMode Best/Photographic Quality: "
  397.   << /HWResolution [600 600]
  398.     /PostRenderingEnhance true
  399.     /PostRenderingEnhanceDetails
  400.     << /PrintQuality 3
  401.       /Type 11 >>
  402.   >> setpagedevice"
  403. *End
  404.  
  405. *OutputMode Normal/Productivity: "
  406.   << /HWResolution [300 300]
  407.     /PostRenderingEnhance true
  408.     /PostRenderingEnhanceDetails
  409.     << /PrintQuality 2
  410.       /Type 11 >>
  411.   >> setpagedevice"
  412. *End
  413.  
  414. *OutputMode Fast/Economy: "
  415.   << /HWResolution [300 300]
  416.     /PostRenderingEnhance true
  417.     /PostRenderingEnhanceDetails
  418.     << /PrintQuality 1
  419.       /Type 11 >>
  420.   >> setpagedevice"
  421. *End
  422.  
  423. *?OutputMode: "
  424.   save
  425.   3 dict
  426.   dup 1 (Fast) put
  427.   dup 2 (Normal) put
  428.   dup 3 (Best) put
  429.   currentpagedevice /PostRenderingEnhanceDetails get
  430.   /PrintQuality get get = flush
  431.   restore"
  432. *End
  433. *CloseUI: *OutputMode
  434.  
  435.  
  436. *%=============== Mirror Print ===============
  437. *OpenUI *MirrorPrint/Mirror Print:  Boolean
  438. *OrderDependency: 50.0 AnySetup *MirrorPrint
  439. *DefaultMirrorPrint: False
  440. *MirrorPrint True/True: "<</MirrorPrint true>>setpagedevice"
  441. *MirrorPrint False/False: "<</MirrorPrint false>>setpagedevice"
  442. *?MirrorPrint: "
  443.   save
  444.   currentpagedevice /MirrorPrint get
  445.   {(True)}{(False)}ifelse = flush
  446.   restore"
  447. *End
  448. *CloseUI: *MirrorPrint
  449.  
  450.  
  451. *%===============  Transverse ===============
  452.  
  453. *OpenUI *HPTransverse/Rotate:  Boolean
  454. *OrderDependency: 50.0 AnySetup *HPTransverse
  455. *DefaultHPTransverse: False
  456. *HPTransverse True/True: "
  457. userdict /HPCustTrans known
  458.   {
  459.     (<<) cvx exec
  460.     /Orientation
  461.     userdict /HPCustTrans get 
  462.     1 eq 
  463.     { 0 }
  464.     { 1 } ifelse 
  465.     (>>) cvx exec setpagedevice
  466.   }
  467.   {
  468.     <</Orientation 1>> setpagedevice
  469.   } ifelse"
  470. *End
  471. *HPTransverse False/False: "
  472. userdict /HPCustTrans known
  473.   {
  474.     (<<) cvx exec
  475.     /Orientation
  476.     userdict /HPCustTrans get 
  477.     (>>) cvx exec setpagedevice
  478.   }
  479.   {
  480.      <</Orientation 0>> setpagedevice
  481.   } ifelse"
  482. *End
  483. *?HPTransverse: "
  484.   save
  485.   currentpagedevice /Orientation get 0 eq
  486.   { (False) }
  487.   {
  488.     currentpagedevice /Orientation get 1 eq
  489.     { (True) }
  490.     { (Unknown) } ifelse
  491.   } ifelse = flush
  492.   restore"
  493. *End
  494. *CloseUI: *HPTransverse
  495.  
  496.  
  497. *%=============== HP Color Management ===============
  498.  
  499. *OpenUI *HPColorMan/Color Management: PickOne
  500. *OrderDependency: 60.0 AnySetup *HPColorMan
  501. *DefaultHPColorMan: EuroScale
  502.  
  503. *HPColorMan EuroScale/EuroScale:"
  504.   globaldict /ColorManagement known {
  505.     /EuroOffset ColorManagement
  506.   } if"
  507. *End
  508.  
  509. *HPColorMan SWOP/SWOP:"
  510.   globaldict /ColorManagement known {
  511.     /SWOP ColorManagement
  512.   } if"
  513. *End
  514.  
  515. *HPColorMan Toyo/Toyo:"
  516.   globaldict /ColorManagement known {
  517.     /JapanOffset ColorManagement
  518.   } if"
  519. *End
  520.  
  521. *HPColorMan ColorSmart/ColorSmart Vivid Business Graphics:"
  522.   globaldict /ColorManagement known {
  523.     true ColorManagement
  524.   } if"
  525. *End
  526.  
  527. *HPColorMan None/No Color Adjustment - Expert users only:"
  528.   globaldict /ColorManagement known {
  529.     false ColorManagement
  530.   } if"
  531. *End
  532.  
  533. *HPColorMan Enhanced/Enhanced Native: "
  534.   globaldict /ColorManagement known {
  535.     /Enhanced ColorManagement
  536.   } if"
  537. *End
  538.  
  539. *?HPColorMan: "
  540.   save
  541.   userdict /ColorSmartOn known
  542.   {
  543.     userdict /ColorSmartOn get
  544.     {(ColorSmart)}
  545.     {
  546.       userdict /ColorEmulationMode known
  547.       {
  548.         userdict /ColorEmulationMode get
  549.         dup 0 eq
  550.         {(None)}
  551.         {
  552.           dup 1 eq
  553.           {(SWOP)}
  554.           {
  555.             dup 2 eq
  556.             {(EuroScale)}
  557.             {
  558.               dup 3 eq
  559.               {(Toyo)}
  560.               {
  561.                 dup 4 eq
  562.                 {(Enhanced)}
  563.                 {(Unknown)} ifelse
  564.               } ifelse
  565.             } ifelse
  566.           } ifelse
  567.         } ifelse exch pop
  568.       }
  569.       {(None)} ifelse
  570.     } ifelse
  571.   }
  572.   {
  573.     userdict /ColorEmulationMode known
  574.     {
  575.       userdict /ColorEmulationMode get
  576.       dup 0 eq
  577.       {(None)}
  578.       {
  579.         dup 1 eq
  580.         {(SWOP)}
  581.         {
  582.           dup 2 eq
  583.           {(EuroScale)}
  584.           {
  585.             dup 3 eq
  586.             {(Toyo)}
  587.             {
  588.               dup 4 eq
  589.               {(Enhanced)}
  590.               {(Unknown)} ifelse
  591.             } ifelse
  592.           } ifelse
  593.         } ifelse
  594.       } ifelse exch pop
  595.     }
  596.     {(None)} ifelse
  597.   } ifelse
  598.  
  599.   = flush
  600.   restore"
  601. *End
  602.  
  603. *CloseUI: *HPColorMan
  604.  
  605.  
  606. *%=============== Rendering Intent ======================
  607.  
  608. *OpenUI *HPIntent/Rendering Intent:  PickOne
  609. *OrderDependency: 15.0 AnySetup *HPIntent
  610. *DefaultHPIntent: Perceptual
  611. *HPIntent Perceptual/Contrast: "
  612.   userdict /UserRenderIntent (Perceptual) put
  613.   <<>> setpagedevice"
  614. *End
  615. *HPIntent Colorimetric/Colorimetric: "
  616.   userdict /UserRenderIntent (Colorimetric) put
  617.   <<>> setpagedevice"
  618. *End
  619. *HPIntent Saturation/Saturation: "
  620.   userdict /UserRenderIntent (Saturation) put
  621.   <<>> setpagedevice"
  622. *End
  623. *?HPIntent: "
  624.   % UserRenderIntent should be Perceptual, Colorimetric or Saturation
  625.   save
  626.   userdict /UserRenderIntent known {
  627.     userdict /UserRenderIntent get
  628.   } {
  629.     (None)
  630.   } ifelse
  631.   = flush
  632.   restore"
  633. *End
  634. *CloseUI: *HPIntent
  635.  
  636.  
  637. *%=============== Brightness Control ===============
  638.  
  639. *OpenUI *HPBrightness/Lightness: PickOne
  640. *OrderDependency: 70.0 AnySetup *HPBrightness
  641. *DefaultHPBrightness: leveleven
  642.  
  643. *HPBrightness levelm25/ -25% Lighter:" 25
  644.   dup dup 50 lt exch -50 gt and
  645.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  646.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  647.   0 4 -1 roll put settransfer"
  648. *End
  649.  
  650. *HPBrightness levelm20/ -20%:" 20
  651.   dup dup 50 lt exch -50 gt and
  652.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  653.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  654.   0 4 -1 roll put settransfer"
  655. *End
  656.  
  657. *HPBrightness levelm15/ -15%:" 15
  658.   dup dup 50 lt exch -50 gt and
  659.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  660.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  661.   0 4 -1 roll put settransfer"
  662. *End
  663.  
  664. *HPBrightness levelm10/ -10%:" 10
  665.   dup dup 50 lt exch -50 gt and
  666.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  667.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  668.   0 4 -1 roll put settransfer"
  669. *End
  670.  
  671. *HPBrightness levelm5/ -5%:" 5
  672.   dup dup 50 lt exch -50 gt and
  673.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  674.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  675.   0 4 -1 roll put settransfer"
  676. *End
  677.  
  678. *HPBrightness leveleven/ 0% No Change:" "
  679.  
  680. *HPBrightness levelp5/ +5%:" -5
  681.   dup dup 50 lt exch -50 gt and
  682.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  683.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  684.   0 4 -1 roll put settransfer"
  685. *End
  686.  
  687. *HPBrightness levelp10/ +10%:" -10
  688.   dup dup 50 lt exch -50 gt and
  689.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  690.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  691.   0 4 -1 roll put settransfer"
  692. *End
  693.  
  694. *HPBrightness levelp15/ +15%:" -15
  695.   dup dup 50 lt exch -50 gt and
  696.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  697.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  698.   0 4 -1 roll put settransfer"
  699. *End
  700.  
  701. *HPBrightness levelp20/ +20%:" -20
  702.   dup dup 50 lt exch -50 gt and
  703.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  704.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  705.   0 4 -1 roll put settransfer"
  706. *End
  707.  
  708. *HPBrightness levelp25/ +25% Darker:" -25
  709.   dup dup 50 lt exch -50 gt and
  710.   { 0.01 mul 0.5 add ln 0.5 ln exch div }
  711.   { pop 1 } ifelse 1 exch div { 0 exp } dup
  712.   0 4 -1 roll put settransfer"
  713. *End
  714.  
  715. *?HPBrightness: "
  716.   save
  717.   11 dict
  718.     dup 0.415038 (levelm25)  put
  719.     dup 0.514573 (levelm20)  put
  720.     dup 0.621488 (levelm15)  put
  721.     dup 0.736966 (levelm10)  put
  722.     dup 0.862496 (levelm5)   put
  723.     dup 1.0      (leveleven) put
  724.     dup 1.152    (levelp5)   put
  725.     dup 1.32193  (levelp10)  put
  726.     dup 1.51457  (levelp15)  put
  727.     dup 1.73697  (levelp20)  put
  728.     dup 2.0      (levelp25)  put
  729.  
  730.   dup
  731.   currenttransfer dup length 0 eq
  732.     {pop pop pop (Unknown)}
  733.     {0 get dup 1 lt
  734.         {1000000 mul round 1000000 div}
  735.         {100000  mul round 100000  div} ifelse
  736.       dup
  737.       3 1 roll
  738.       known
  739.         { get }
  740.         { pop pop (Unknown)} ifelse
  741.     } ifelse
  742.   = flush
  743.   restore"
  744. *End
  745. *CloseUI: *HPBrightness
  746.  
  747.  
  748. *%=============== Allow Application Halftoning ===============
  749.  
  750. *OpenUI *HPAppHalftoning/Application Halftoning: Boolean
  751. *OrderDependency: 80.0 AnySetup *HPAppHalftoning
  752. *DefaultHPAppHalftoning: False
  753. *HPAppHalftoning True/Allow: ""
  754. *HPAppHalftoning False/Disallow: "
  755.   userdict /setscreen { pop pop pop } put
  756.   userdict /setcolorscreen { pop pop pop pop pop pop pop pop pop pop pop pop } put
  757.   userdict /sethalftone{pop} put
  758.    <<>> setpagedevice"
  759. *End
  760. *?HPAppHalftoning: "
  761.   save
  762.   2 dict begin
  763.     /AllSamePop {
  764.       dup 0 get exch true exch
  765.       { 2 index ne {pop false exit} if } forall
  766.       exch dup /pop eq exch /pop load eq or and
  767.     } def
  768.     /Lenchk { dup type /arraytype eq
  769.       {dup length 3 -1 roll eq {true}{pop false}ifelse}
  770.       {pop pop false}
  771.       ifelse
  772.     } def
  773.     3 /setscreen load Lenchk {AllSamePop}{false}ifelse
  774.     12 /setcolorscreen load Lenchk {AllSamePop}{false}ifelse
  775.     1 /sethalftone load Lenchk {AllSamePop}{false}ifelse
  776.   end
  777.   and and not
  778.   {(True)} {(False)} ifelse
  779.   = flush
  780.   restore"
  781. *End
  782. *CloseUI: *HPAppHalftoning
  783.  
  784.  
  785. *%=============== Paper Handling ===============
  786.  
  787. *OpenUI *PageSize: PickOne
  788. *OrderDependency: 30.0 AnySetup *PageSize
  789. *DefaultPageSize: Unknown
  790. *PageSize Letter/US Letter: "<</PageSize[612 792]/ImagingBBox null>>setpagedevice"
  791. *PageSize LetterFullBleed/Full Bleed US Letter: "<</PageSize[777 1009]/ImagingBBox null>>setpagedevice"
  792. *PageSize Tabloid/Tabloid: "<</PageSize[792 1224]/ImagingBBox null>>setpagedevice"
  793. *PageSize TabloidFullBleed/Full Bleed Tabloid: "<</PageSize[957 1441]/ImagingBBox null>>setpagedevice"
  794. *PageSize AnsiC/ANSI C: "<</PageSize[1224 1584]/ImagingBBox null>>setpagedevice"
  795. *PageSize AnsiD/ANSI D: "<</PageSize[1584 2448]/ImagingBBox null>>setpagedevice"
  796. *PageSize AnsiE/ANSI E: "<</PageSize[2448 3168]/ImagingBBox null>>setpagedevice"
  797. *PageSize ARCHA/ARCH A: "<</PageSize[648 864]/ImagingBBox null>>setpagedevice"
  798. *PageSize ARCHB/ARCH B: "<</PageSize[864 1296]/ImagingBBox null>>setpagedevice"
  799. *PageSize ARCHC/ARCH C: "<</PageSize[1296 1728]/ImagingBBox null>>setpagedevice"
  800. *PageSize ARCHD/ARCH D: "<</PageSize[1728 2592]/ImagingBBox null>>setpagedevice"
  801. *PageSize ARCHE/ARCH E: "<</PageSize[2592 3456]/ImagingBBox null>>setpagedevice"
  802. *PageSize A4/ISO A4: "<</PageSize[595 842]/ImagingBBox null>>setpagedevice"
  803. *PageSize A4FullBleed/Full Bleed ISO A4: "<</PageSize[760 1059]/ImagingBBox null>>setpagedevice"
  804. *PageSize A3/ISO A3: "<</PageSize[842 1191]/ImagingBBox null>>setpagedevice"
  805. *PageSize A3FullBleed/Full Bleed ISO A3: "<</PageSize[1007 1408]/ImagingBBox null>>setpagedevice"
  806. *PageSize A2/ISO A2: "<</PageSize[1191 1684]/ImagingBBox null>>setpagedevice"
  807. *PageSize A1/ISO A1: "<</PageSize[1684 2384]/ImagingBBox null>>setpagedevice"
  808. *PageSize A0/ISO A0: "<</PageSize[2384 3370]/ImagingBBox null>>setpagedevice"
  809. *PageSize OVERSIZEA2/Oversize A2: "<</PageSize[1377 1772]/ImagingBBox null>>setpagedevice"
  810. *PageSize OVERSIZEA1/Oversize A1: "<</PageSize[1788 2551]/ImagingBBox null>>setpagedevice"
  811. *PageSize OVERSIZEA0/Oversize A0: "<</PageSize[2567 3529]/ImagingBBox null>>setpagedevice"
  812. *PageSize B4/JIS B4: "<</PageSize[729 1032]/ImagingBBox null>>setpagedevice"
  813. *PageSize B3/JIS B3: "<</PageSize[1032 1460]/ImagingBBox null>>setpagedevice"
  814. *PageSize B2/JIS B2: "<</PageSize[1460 2064]/ImagingBBox null>>setpagedevice"
  815. *PageSize B1/JIS B1: "<</PageSize[2064 2920]/ImagingBBox null>>setpagedevice"
  816. *PageSize P24x48/24" x 48": "<</PageSize[1728 3456]/ImagingBBox null>>setpagedevice"
  817. *PageSize P24x60/24" x 60": "<</PageSize[1728 4320]/ImagingBBox null>>setpagedevice"
  818. *PageSize P24x72/24" x 72": "<</PageSize[1728 5184]/ImagingBBox null>>setpagedevice"
  819. *PageSize P24x84/24" x 84": "<</PageSize[1728 6048]/ImagingBBox null>>setpagedevice"
  820. *PageSize P24x96/24" x 96": "<</PageSize[1728 6912]/ImagingBBox null>>setpagedevice"
  821. *PageSize P24x108/24" x 108": "<</PageSize[1728 7776]/ImagingBBox null>>setpagedevice"
  822. *PageSize P36x60/36" x 60": "<</PageSize[2592 4320]/ImagingBBox null>>setpagedevice"
  823. *PageSize P36x72/36" x 72": "<</PageSize[2592 5184]/ImagingBBox null>>setpagedevice"
  824. *PageSize P36x84/36" x 84": "<</PageSize[2592 6048]/ImagingBBox null>>setpagedevice"
  825. *PageSize P36x96/36" x 96": "<</PageSize[2592 6912]/ImagingBBox null>>setpagedevice"
  826. *PageSize P36x108/36" x 108": "<</PageSize[2592 7776]/ImagingBBox null>>setpagedevice"
  827. *PageSize P39x55/1000mm x 1400mm: "<</PageSize[2835 3969]/ImagingBBox null>>setpagedevice"
  828. *PageSize P44x62/44" x 62": "<</PageSize[3168 4464]/ImagingBBox null>>setpagedevice"
  829. *PageSize P47x66/1200mm x 1700mm: "<</PageSize[3401 4819]/ImagingBBox null>>setpagedevice"
  830. *PageSize P52x73/52" x 73": "<</PageSize[3744 5256]/ImagingBBox null>>setpagedevice"
  831. *PageSize P54x76/54" x 76": "<</PageSize[3888 5472]/ImagingBBox null>>setpagedevice"
  832. *?PageSize: "
  833.   save
  834.   currentpagedevice /PageSize get aload pop
  835.   2 copy gt {exch} if
  836.   (Unknown)
  837.   42 dict
  838.     dup [612 792]    (Letter) put
  839.     dup [777 1009]   (LetterFullBleed) put
  840.     dup [792 1224]   (Tabloid) put
  841.     dup [957 1441]   (TabloidFullBleed) put
  842.     dup [1224 1584]  (AnsiC) put
  843.     dup [1584 2448]  (AnsiD) put
  844.     dup [2448 3168]  (AnsiE) put
  845.     dup [648 864]    (ARCHA) put
  846.     dup [864 1296]   (ARCHB) put
  847.     dup [1296 1728]  (ARCHC) put
  848.     dup [1728 2592]  (ARCHD) put
  849.     dup [2592 3456]  (ARCHE) put
  850.     dup [595 842]    (A4) put
  851.     dup [760 1059]   (A4FullBleed) put
  852.     dup [842 1191]   (A3) put
  853.     dup [1007 1408]  (A3FullBleed) put
  854.     dup [1191 1684]  (A2) put
  855.     dup [1684 2384]  (A1) put
  856.     dup [2384 3370]  (A0) put
  857.     dup [1377 1772]  (OVERSIZEA2) put
  858.     dup [1788 2551]  (OVERSIZEA1) put
  859.     dup [2567 3529]  (OVERSIZEA0) put
  860.     dup [729 1032]   (B4) put
  861.     dup [1032 1460]  (B3) put
  862.     dup [1460 2064]  (B2) put
  863.     dup [2064 2920]  (B1) put
  864.     dup [1728 3456]  (P24x48) put
  865.     dup [1728 4320]  (P24x60) put
  866.     dup [1728 5184]  (P24x72) put
  867.     dup [1728 6048]  (P24x84) put
  868.     dup [1728 6912]  (P24x96) put
  869.     dup [1728 7776]  (P24x108) put
  870.     dup [2592 4320]  (P36x60) put
  871.     dup [2592 5184]  (P36x72) put
  872.     dup [2592 6048]  (P36x84) put
  873.     dup [2592 6912]  (P36x96) put
  874.     dup [2592 7776]  (P36x108) put
  875.     dup [2835 3969]  (P39x55) put
  876.     dup [3168 4464]  (P44x62) put
  877.     dup [3401 4819]  (P47x66) put
  878.     dup [3744 5256]  (P52x73) put
  879.     dup [3888 5472]  (P54x76) put
  880.   { exch aload pop 4 index sub abs 5 le exch
  881.     5 index sub abs 5 le and
  882.     {exch pop exit} {pop} ifelse
  883.   } bind forall
  884.   = flush pop pop
  885.   restore"
  886. *End
  887. *CloseUI: *PageSize
  888.  
  889. *OpenUI *PageRegion: PickOne
  890. *OrderDependency: 40.0 AnySetup *PageRegion
  891. *DefaultPageRegion: Unknown
  892. *PageRegion Letter/US Letter: "<</PageSize[612 792]/ImagingBBox null>>setpagedevice"
  893. *PageRegion LetterFullBleed/Full Bleed US Letter: "<</PageSize[777 1009]/ImagingBBox null>>setpagedevice"
  894. *PageRegion Tabloid/Tabloid: "<</PageSize[792 1224]/ImagingBBox null>>setpagedevice"
  895. *PageRegion TabloidFullBleed/Full Bleed Tabloid: "<</PageSize[957 1441]/ImagingBBox null>>setpagedevice"
  896. *PageRegion AnsiC/ANSI C: "<</PageSize[1224 1584]/ImagingBBox null>>setpagedevice"
  897. *PageRegion AnsiD/ANSI D: "<</PageSize[1584 2448]/ImagingBBox null>>setpagedevice"
  898. *PageRegion AnsiE/ANSI E: "<</PageSize[2448 3168]/ImagingBBox null>>setpagedevice"
  899. *PageRegion ARCHA/ARCH A: "<</PageSize[648 864]/ImagingBBox null>>setpagedevice"
  900. *PageRegion ARCHB/ARCH B: "<</PageSize[864 1296]/ImagingBBox null>>setpagedevice"
  901. *PageRegion ARCHC/ARCH C: "<</PageSize[1296 1728]/ImagingBBox null>>setpagedevice"
  902. *PageRegion ARCHD/ARCH D: "<</PageSize[1728 2592]/ImagingBBox null>>setpagedevice"
  903. *PageRegion ARCHE/ARCH E: "<</PageSize[2592 3456]/ImagingBBox null>>setpagedevice"
  904. *PageRegion A4/ISO A4: "<</PageSize[595 842]/ImagingBBox null>>setpagedevice"
  905. *PageRegion A4FullBleed/Full Bleed ISO A4: "<</PageSize[760 1059]/ImagingBBox null>>setpagedevice"
  906. *PageRegion A3/ISO A3: "<</PageSize[842 1191]/ImagingBBox null>>setpagedevice"
  907. *PageRegion A3FullBleed/Full Bleed ISO A3: "<</PageSize[1007 1408]/ImagingBBox null>>setpagedevice"
  908. *PageRegion A2/ISO A2: "<</PageSize[1191 1684]/ImagingBBox null>>setpagedevice"
  909. *PageRegion A1/ISO A1: "<</PageSize[1684 2384]/ImagingBBox null>>setpagedevice"
  910. *PageRegion A0/ISO A0: "<</PageSize[2384 3370]/ImagingBBox null>>setpagedevice"
  911. *PageRegion OVERSIZEA2/Oversize A2: "<</PageSize[1377 1772]/ImagingBBox null>>setpagedevice"
  912. *PageRegion OVERSIZEA1/Oversize A1: "<</PageSize[1788 2551]/ImagingBBox null>>setpagedevice"
  913. *PageRegion OVERSIZEA0/Oversize A0: "<</PageSize[2567 3529]/ImagingBBox null>>setpagedevice"
  914. *PageRegion B4/JIS B4: "<</PageSize[729 1032]/ImagingBBox null>>setpagedevice"
  915. *PageRegion B3/JIS B3: "<</PageSize[1032 1460]/ImagingBBox null>>setpagedevice"
  916. *PageRegion B2/JIS B2: "<</PageSize[1460 2064]/ImagingBBox null>>setpagedevice"
  917. *PageRegion B1/JIS B1: "<</PageSize[2064 2920]/ImagingBBox null>>setpagedevice"
  918. *PageRegion P24x48/24" x 48": "<</PageSize[1728 3456]/ImagingBBox null>>setpagedevice"
  919. *PageRegion P24x60/24" x 60": "<</PageSize[1728 4320]/ImagingBBox null>>setpagedevice"
  920. *PageRegion P24x72/24" x 72": "<</PageSize[1728 5184]/ImagingBBox null>>setpagedevice"
  921. *PageRegion P24x84/24" x 84": "<</PageSize[1728 6048]/ImagingBBox null>>setpagedevice"
  922. *PageRegion P24x96/24" x 96": "<</PageSize[1728 6912]/ImagingBBox null>>setpagedevice"
  923. *PageRegion P24x108/24" x 108": "<</PageSize[1728 7776]/ImagingBBox null>>setpagedevice"
  924. *PageRegion P36x60/36" x 60": "<</PageSize[2592 4320]/ImagingBBox null>>setpagedevice"
  925. *PageRegion P36x72/36" x 72": "<</PageSize[2592 5184]/ImagingBBox null>>setpagedevice"
  926. *PageRegion P36x84/36" x 84": "<</PageSize[2592 6048]/ImagingBBox null>>setpagedevice"
  927. *PageRegion P36x96/36" x 96": "<</PageSize[2592 6912]/ImagingBBox null>>setpagedevice"
  928. *PageRegion P36x108/36" x 108": "<</PageSize[2592 7776]/ImagingBBox null>>setpagedevice"
  929. *PageRegion P39x55/1000mm x 1400mm: "<</PageSize[2835 3969]/ImagingBBox null>>setpagedevice"
  930. *PageRegion P44x62/44" x 62": "<</PageSize[3168 4464]/ImagingBBox null>>setpagedevice"
  931. *PageRegion P47x66/1200mm x 1700mm: "<</PageSize[3401 4819]/ImagingBBox null>>setpagedevice"
  932. *PageRegion P52x73/52" x 73": "<</PageSize[3744 5256]/ImagingBBox null>>setpagedevice"
  933. *PageRegion P54x76/54" x 76": "<</PageSize[3888 5472]/ImagingBBox null>>setpagedevice"
  934. *CloseUI: *PageRegion
  935.  
  936. *% The following entries provide information about specific paper keywords.
  937. *DefaultImageableArea: Unknown
  938. *ImageableArea Letter/US Letter: "51 77 561 715"
  939. *ImageableArea LetterFullBleed/Full Bleed US Letter: "51 77 726 932"
  940. *ImageableArea Tabloid/Tabloid: "51 77 741 1147"
  941. *ImageableArea TabloidFullBleed/Full Bleed Tabloid: "51 77 906 1364"
  942. *ImageableArea AnsiC/ANSI C: "51 77 1173 1507"
  943. *ImageableArea AnsiD/ANSI D: "51 77 1533 2371"
  944. *ImageableArea AnsiE/ANSI E: "51 77 2397 3091"
  945. *ImageableArea ARCHA/ARCH A: "51 77 597 787"
  946. *ImageableArea ARCHB/ARCH B: "51 77 813 1219"
  947. *ImageableArea ARCHC/ARCH C: "51 77 1245 1651"
  948. *ImageableArea ARCHD/ARCH D: "51 77 1677 2515"
  949. *ImageableArea ARCHE/ARCH E: "51 77 2541 3379"
  950. *ImageableArea A4/ISO A4: "51 77 544 765"
  951. *ImageableArea A4FullBleed/Full Bleed ISO A4: "51 77 709 982"
  952. *ImageableArea A3/ISO A3: "51 77 791 1114"
  953. *ImageableArea A3FullBleed/Full Bleed ISO A3: "51 77 956 1331"
  954. *ImageableArea A2/ISO A2: "51 77 1140 1607"
  955. *ImageableArea A1/ISO A1: "51 77 1633 2307"
  956. *ImageableArea A0/ISO A0: "51 77 2333 3293"
  957. *ImageableArea OVERSIZEA2/Oversize A2: "51 77 1326 1695"
  958. *ImageableArea OVERSIZEA1/Oversize A1: "51 77 1737 2474"
  959. *ImageableArea OVERSIZEA0/Oversize A0: "51 77 2516 3452"
  960. *ImageableArea B4/JIS B4: "51 77 678 955"
  961. *ImageableArea B3/JIS B3: "51 77 981 1383"
  962. *ImageableArea B2/JIS B2: "51 77 1409 1987"
  963. *ImageableArea B1/JIS B1: "51 77 2013 2843"
  964. *ImageableArea P24x48/24" x 48": "51 77 1677 3379"
  965. *ImageableArea P24x60/24" x 60": "51 77 1677 4243"
  966. *ImageableArea P24x72/24" x 72": "51 77 1677 5107"
  967. *ImageableArea P24x84/24" x 84": "51 77 1677 5971"
  968. *ImageableArea P24x96/24" x 96": "51 77 1677 6835"
  969. *ImageableArea P24x108/24" x 108": "51 77 1677 7699"
  970. *ImageableArea P36x60/36" x 60": "51 77 2541 4243"
  971. *ImageableArea P36x72/36" x 72": "51 77 2541 5107"
  972. *ImageableArea P36x84/36" x 84": "51 77 2541 5971"
  973. *ImageableArea P36x96/36" x 96": "51 77 2541 6835"
  974. *ImageableArea P36x108/36" x 108": "51 77 2541 7699"
  975. *ImageableArea P39x55/1000mm x 1400mm: "51 77 2784 3892"
  976. *ImageableArea P44x62/44" x 62": "51 77 3117 4387"
  977. *ImageableArea P47x66/1200mm x 1700mm: "51 77 3350 4742"
  978. *ImageableArea P52x73/52" x 73": "51 77 3693 5179"
  979. *ImageableArea P54x76/54" x 76": "51 77 3837 5395"
  980. *?ImageableArea: "
  981.   save
  982.   /cvp {cvi (     ) cvs
  983.   print ( ) print} bind def
  984.   newpath clippath pathbbox
  985.   4 -2 roll exch 2 {ceiling cvp} repeat
  986.   exch 2 {floor cvp} repeat flush
  987.   restore"
  988. *End
  989.  
  990. *% These provide the physical dimensions of the paper (by keyword)
  991. *DefaultPaperDimension:Unknown
  992. *PaperDimension Letter/US Letter: "612 792"
  993. *PaperDimension LetterFullBleed/Full Bleed US Letter: "777 1009"
  994. *PaperDimension Tabloid/Tabloid: "792 1224"
  995. *PaperDimension TabloidFullBleed/Full Bleed Tabloid: "957 1441"
  996. *PaperDimension AnsiC/ANSI C: "1224 1584"
  997. *PaperDimension AnsiD/ANSI D: "1584 2448"
  998. *PaperDimension AnsiE/ANSI E: "2448 3168"
  999. *PaperDimension ARCHA/ARCH A: "648 864"
  1000. *PaperDimension ARCHB/ARCH B: "864 1296"
  1001. *PaperDimension ARCHC/ARCH C: "1296 1728"
  1002. *PaperDimension ARCHD/ARCH D: "1728 2592"
  1003. *PaperDimension ARCHE/ARCH E: "2592 3456"
  1004. *PaperDimension A4/ISO A4: "595 842"
  1005. *PaperDimension A4FullBleed/Full Bleed ISO A4: "760 1059"
  1006. *PaperDimension A3/ISO A3: "842 1191"
  1007. *PaperDimension A3FullBleed/Full Bleed ISO A3: "1007 1408"
  1008. *PaperDimension A2/ISO A2: "1191 1684"
  1009. *PaperDimension A1/ISO A1: "1684 2384"
  1010. *PaperDimension A0/ISO A0: "2384 3370"
  1011. *PaperDimension OVERSIZEA2/Oversize A2: "1377 1772"
  1012. *PaperDimension OVERSIZEA1/Oversize A1: "1788 2551"
  1013. *PaperDimension OVERSIZEA0/Oversize A0: "2567 3529"
  1014. *PaperDimension B4/JIS B4: "729 1032"
  1015. *PaperDimension B3/JIS B3: "1032 1460"
  1016. *PaperDimension B2/JIS B2: "1460 2064"
  1017. *PaperDimension B1/JIS B1: "2064 2920"
  1018. *PaperDimension P24x48/24" x 48": "1728 3456"
  1019. *PaperDimension P24x60/24" x 60": "1728 4320"
  1020. *PaperDimension P24x72/24" x 72": "1728 5184"
  1021. *PaperDimension P24x84/24" x 84": "1728 6048"
  1022. *PaperDimension P24x96/24" x 96": "1728 6912"
  1023. *PaperDimension P24x108/24" x 108": "1728 7776"
  1024. *PaperDimension P36x60/36" x 60": "2592 4320"
  1025. *PaperDimension P36x72/36" x 72": "2592 5184"
  1026. *PaperDimension P36x84/36" x 84": "2592 6048"
  1027. *PaperDimension P36x96/36" x 96": "2592 6912"
  1028. *PaperDimension P36x108/36" x 108": "2592 7776"
  1029. *PaperDimension P39x55/1000mm x 1400mm: "2835 3969"
  1030. *PaperDimension P44x62/44" x 62": "3168 4464"
  1031. *PaperDimension P47x66/1200mm x 1700mm: "3401 4819"
  1032. *PaperDimension P52x73/52" x 73": "3744 5256"
  1033. *PaperDimension P54x76/54" x 76": "3888 5472"
  1034.  
  1035. *RequiresPageRegion All: True
  1036.  
  1037. *OpenUI *InputSlot: PickOne
  1038. *DefaultInputSlot: OnlyOne
  1039. *InputSlot OnlyOne/Only One: ""
  1040. *?InputSlot: "save (OnlyOne) = flush restore"
  1041. *CloseUI: *InputSlot
  1042.  
  1043. *%=============== Custom Page Sizes ===============
  1044. *MaxMediaWidth: "3888"
  1045. *MaxMediaHeight: "9288"
  1046. *HWMargins: 51 77 51 77
  1047. *ParamCustomPageSize Width/Width: 1 points 200 3888
  1048. *ParamCustomPageSize Height/Height: 2 points 200 9288
  1049. *ParamCustomPageSize WidthOffset/WidthOffset: 4 points 0 0
  1050. *ParamCustomPageSize HeightOffset/HeightOffset: 5 points 0 0
  1051. *ParamCustomPageSize Orientation/Orientation: 3 int 0 3
  1052. *NonUIOrderDependency: 30.0 AnySetup *CustomPageSize
  1053. *CustomPageSize True: "
  1054.   pop pop   % discard offsets
  1055.   2 mod 0 eq 
  1056.   { exch
  1057.     3 dict begin  
  1058.     /PageSize [ 4 -2 roll ] def
  1059.     userdict /HPCustTrans 1 put
  1060.     /ImagingBBox null def
  1061.     currentdict end setpagedevice
  1062.   }
  1063.   {
  1064.     3 dict begin  
  1065.     /PageSize [ 4 -2 roll ] def
  1066.     userdict /HPCustTrans 0 put
  1067.     /ImagingBBox null def
  1068.     currentdict end setpagedevice
  1069.   } ifelse"
  1070. *End
  1071.  
  1072. *%=============== Font Information ===============
  1073.  
  1074. *DefaultFont: Courier
  1075.  
  1076. *Font AlbertusMT-Italic: Standard "(501.000)" Standard ROM
  1077. *Font AlbertusMT-Light: Standard "(501.000)" Standard ROM
  1078. *Font AlbertusMT: Standard "(501.000)" Standard ROM
  1079. *Font AntiqueOlive-Bold: Standard "(501.000)" Standard ROM
  1080. *Font AntiqueOlive-Compact: Standard "(501.000)" Standard ROM
  1081. *Font AntiqueOlive-Italic: Standard "(501.000)" Standard ROM
  1082. *Font AntiqueOlive-Roman: Standard "(501.000)" Standard ROM
  1083. *Font AntiqueOliveCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1084. *Font AntiqueOliveCE-Compact: Win1250 "(501.000)" ExtendedRoman ROM
  1085. *Font AntiqueOliveCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1086. *Font AntiqueOliveCE-Roman: Win1250 "(501.000)" ExtendedRoman ROM
  1087. *Font Apple-Chancery: Standard "(501.000)" Standard ROM
  1088. *Font Apple-ChanceryCE: Win1250 "(501.000)" ExtendedRoman ROM
  1089. *Font ArialMT: Standard "(501.000)" Standard ROM
  1090. *Font Arial-BoldMT: Standard "(501.000)" Standard ROM
  1091. *Font Arial-BoldItalicMT: Standard "(501.000)" Standard ROM
  1092. *Font Arial-ItalicMT: Standard "(501.000)" Standard ROM
  1093. *Font ArialCE: Win1250 "(501.000)" ExtendedRoman ROM
  1094. *Font ArialCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1095. *Font ArialCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1096. *Font ArialCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1097. *Font AvantGarde-Book: Standard "(501.000)" Standard ROM
  1098. *Font AvantGarde-BookOblique: Standard "(501.000)" Standard ROM
  1099. *Font AvantGarde-Demi: Standard "(501.000)" Standard ROM
  1100. *Font AvantGarde-DemiOblique: Standard "(501.000)" Standard ROM
  1101. *Font AvantGardeCE-Book: Win1250 "(501.000)" ExtendedRoman ROM
  1102. *Font AvantGardeCE-BookOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1103. *Font AvantGardeCE-Demi: Win1250 "(501.000)" ExtendedRoman ROM
  1104. *Font AvantGardeCE-DemiOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1105. *Font Bodoni: Standard "(501.000)" Standard ROM
  1106. *Font Bodoni-Bold: Standard "(501.000)" Standard ROM
  1107. *Font Bodoni-BoldItalic: Standard "(501.000)" Standard ROM
  1108. *Font Bodoni-Italic: Standard "(501.000)" Standard ROM
  1109. *Font Bodoni-Poster: Standard "(501.000)" Standard ROM
  1110. *Font Bodoni-PosterCompressed: Standard "(501.000)" Standard ROM
  1111. *Font BodoniCE: Win1250 "(501.000)" ExtendedRoman ROM
  1112. *Font BodoniCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1113. *Font BodoniCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1114. *Font BodoniCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1115. *Font BodoniCE-Poster: Win1250 "(501.000)" ExtendedRoman ROM
  1116. *Font BodoniCE-PosterCompressed: Win1250 "(501.000)" ExtendedRoman ROM
  1117. *Font Bookman-Demi: Standard "(501.000)" Standard ROM
  1118. *Font Bookman-DemiItalic: Standard "(501.000)" Standard ROM
  1119. *Font Bookman-Light: Standard "(501.000)" Standard ROM
  1120. *Font Bookman-LightItalic: Standard "(501.000)" Standard ROM
  1121. *Font BookmanCE-Demi: Win1250 "(501.000)" ExtendedRoman ROM
  1122. *Font BookmanCE-DemiItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1123. *Font BookmanCE-Light: Win1250 "(501.000)" ExtendedRoman ROM
  1124. *Font BookmanCE-LightItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1125. *Font Carta: Standard "(501.000)" Standard ROM
  1126. *Font Chicago: Standard "(501.000)" Standard ROM
  1127. *Font ChicagoCE: Win1250 "(501.000)" ExtendedRoman ROM
  1128. *Font Clarendon: Standard "(501.000)" Standard ROM
  1129. *Font Clarendon-Bold: Standard "(501.000)" Standard ROM
  1130. *Font Clarendon-Light: Standard "(501.000)" Standard ROM
  1131. *Font ClarendonCE: Win1250 "(501.000)" ExtendedRoman ROM
  1132. *Font ClarendonCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1133. *Font ClarendonCE-Light: Win1250 "(501.000)" ExtendedRoman ROM
  1134. *Font CooperBlack: Standard "(501.000)" Standard ROM
  1135. *Font CooperBlack-Italic: Standard "(501.000)" Standard ROM
  1136. *Font Copperplate-ThirtyThreeBC: Standard "(501.000)" Standard ROM
  1137. *Font Copperplate-ThirtyTwoBC: Standard "(501.000)" Standard ROM
  1138. *Font Coronet-Regular: Standard "(501.000)" Standard ROM
  1139. *Font CoronetCE-Regular: Win1250 "(501.000)" ExtendedRoman ROM
  1140. *Font Courier: Standard "(501.000)" Standard ROM
  1141. *Font Courier-Bold: Standard "(501.000)" Standard ROM
  1142. *Font Courier-BoldOblique: Standard "(501.000)" Standard ROM
  1143. *Font Courier-Oblique: Standard "(501.000)" Standard ROM
  1144. *Font CourierCE: Win1250 "(501.000)" ExtendedRoman ROM
  1145. *Font CourierCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1146. *Font CourierCE-BoldOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1147. *Font CourierCE-Oblique: Win1250 "(501.000)" ExtendedRoman ROM
  1148. *Font Eurostile: Standard "(501.000)" Standard ROM
  1149. *Font Eurostile-Bold: Standard "(501.000)" Standard ROM
  1150. *Font Eurostile-BoldExtendedTwo: Standard "(501.000)" Standard ROM
  1151. *Font Eurostile-ExtendedTwo: Standard "(501.000)" Standard ROM
  1152. *Font EurostileCE: Win1250 "(501.000)" ExtendedRoman ROM
  1153. *Font EurostileCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1154. *Font EurostileCE-BoldExtendedTwo: Win1250 "(501.000)" ExtendedRoman ROM
  1155. *Font EurostileCE-ExtendedTwo: Win1250 "(501.000)" ExtendedRoman ROM
  1156. *Font Geneva: Standard "(501.000)" Standard ROM
  1157. *Font GenevaCE: Win1250 "(501.000)" ExtendedRoman ROM
  1158. *Font GillSans: Standard "(501.000)" Standard ROM
  1159. *Font GillSans-Bold: Standard "(501.000)" Standard ROM
  1160. *Font GillSans-BoldCondensed: Standard "(501.000)" Standard ROM
  1161. *Font GillSans-BoldItalic: Standard "(501.000)" Standard ROM
  1162. *Font GillSans-Condensed: Standard "(501.000)" Standard ROM
  1163. *Font GillSans-ExtraBold: Standard "(501.000)" Standard ROM
  1164. *Font GillSans-Italic: Standard "(501.000)" Standard ROM
  1165. *Font GillSans-Light: Standard "(501.000)" Standard ROM
  1166. *Font GillSans-LightItalic: Standard "(501.000)" Standard ROM
  1167. *Font GillSansCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1168. *Font GillSansCE-BoldCondensed: Win1250 "(501.000)" ExtendedRoman ROM
  1169. *Font GillSansCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1170. *Font GillSansCE-Condensed: Win1250 "(501.000)" ExtendedRoman ROM
  1171. *Font GillSansCE-ExtraBold: Win1250 "(501.000)" ExtendedRoman ROM
  1172. *Font GillSansCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1173. *Font GillSansCE-Light: Win1250 "(501.000)" ExtendedRoman ROM
  1174. *Font GillSansCE-LightItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1175. *Font GillSansCE-Roman: Win1250 "(501.000)" ExtendedRoman ROM
  1176. *Font Goudy: Standard "(501.000)" Standard ROM
  1177. *Font Goudy-Bold: Standard "(501.000)" Standard ROM
  1178. *Font Goudy-BoldItalic: Standard "(501.000)" Standard ROM
  1179. *Font Goudy-ExtraBold: Standard "(501.000)" Standard ROM
  1180. *Font Goudy-Italic: Standard "(501.000)" Standard ROM
  1181. *Font Helvetica: Standard "(501.000)" Standard ROM
  1182. *Font Helvetica-Bold: Standard "(501.000)" Standard ROM
  1183. *Font Helvetica-BoldOblique: Standard "(501.000)" Standard ROM
  1184. *Font Helvetica-Condensed: Standard "(501.000)" Standard ROM
  1185. *Font Helvetica-Condensed-Bold: Standard "(501.000)" Standard ROM
  1186. *Font Helvetica-Condensed-BoldObl: Standard "(501.000)" Standard ROM
  1187. *Font Helvetica-Condensed-Oblique: Standard "(501.000)" Standard ROM
  1188. *Font Helvetica-Narrow: Standard "(501.000)" Standard ROM
  1189. *Font Helvetica-Narrow-Bold: Standard "(501.000)" Standard ROM
  1190. *Font Helvetica-Narrow-BoldOblique: Standard "(501.000)" Standard ROM
  1191. *Font Helvetica-Narrow-Oblique: Standard "(501.000)" Standard ROM
  1192. *Font Helvetica-Oblique: Standard "(501.000)" Standard ROM
  1193. *Font HelveticaCE: Win1250 "(501.000)" ExtendedRoman ROM
  1194. *Font HelveticaCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1195. *Font HelveticaCE-BoldOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1196. *Font HelveticaCE-Cond: Win1250 "(501.000)" ExtendedRoman ROM
  1197. *Font HelveticaCE-CondBold: Win1250 "(501.000)" ExtendedRoman ROM
  1198. *Font HelveticaCE-CondBoldObl: Win1250 "(501.000)" ExtendedRoman ROM
  1199. *Font HelveticaCE-CondObl: Win1250 "(501.000)" ExtendedRoman ROM
  1200. *Font HelveticaCE-Narrow: Win1250 "(501.000)" ExtendedRoman ROM
  1201. *Font HelveticaCE-NarrowBold: Win1250 "(501.000)" ExtendedRoman ROM
  1202. *Font HelveticaCE-NarrowBoldOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1203. *Font HelveticaCE-NarrowOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1204. *Font HelveticaCE-Oblique: Win1250 "(501.000)" ExtendedRoman ROM
  1205. *Font HoeflerText-Black: Standard "(501.000)" Standard ROM
  1206. *Font HoeflerText-BlackItalic: Standard "(501.000)" Standard ROM
  1207. *Font HoeflerText-Italic: Standard "(501.000)" Standard ROM
  1208. *Font HoeflerText-Ornaments: Standard "(501.000)" Standard ROM
  1209. *Font HoeflerText-Regular: Standard "(501.000)" Standard ROM
  1210. *Font HoeflerTextCE-Black: Win1250 "(501.000)" ExtendedRoman ROM
  1211. *Font HoeflerTextCE-BlackItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1212. *Font HoeflerTextCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1213. *Font HoeflerTextCE-Regular: Win1250 "(501.000)" ExtendedRoman ROM
  1214. *Font JoannaMT: Standard "(501.000)" Standard ROM
  1215. *Font JoannaMT-Bold: Standard "(501.000)" Standard ROM
  1216. *Font JoannaMT-BoldItalic: Standard "(501.000)" Standard ROM
  1217. *Font JoannaMT-Italic: Standard "(501.000)" Standard ROM
  1218. *Font JoannaMTCE: Win1250 "(501.000)" ExtendedRoman ROM
  1219. *Font JoannaMTCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1220. *Font JoannaMTCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1221. *Font JoannaMTCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1222. *Font LetterGothic: Standard "(501.000)" Standard ROM
  1223. *Font LetterGothic-Bold: Standard "(501.000)" Standard ROM
  1224. *Font LetterGothic-BoldSlanted: Standard "(501.000)" Standard ROM
  1225. *Font LetterGothic-Slanted: Standard "(501.000)" Standard ROM
  1226. *Font LetterGothicCE: Win1250 "(501.000)" ExtendedRoman ROM
  1227. *Font LetterGothicCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1228. *Font LetterGothicCE-BoldSlanted: Win1250 "(501.000)" ExtendedRoman ROM
  1229. *Font LetterGothicCE-Slanted: Win1250 "(501.000)" ExtendedRoman ROM
  1230. *Font LubalinGraph-Book: Standard "(501.000)" Standard ROM
  1231. *Font LubalinGraph-BookOblique: Standard "(501.000)" Standard ROM
  1232. *Font LubalinGraph-Demi: Standard "(501.000)" Standard ROM
  1233. *Font LubalinGraph-DemiOblique: Standard "(501.000)" Standard ROM
  1234. *Font LubalinGraphCE-Book: Win1250 "(501.000)" ExtendedRoman ROM
  1235. *Font LubalinGraphCE-BookOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1236. *Font LubalinGraphCE-Demi: Win1250 "(501.000)" ExtendedRoman ROM
  1237. *Font LubalinGraphCE-DemiOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1238. *Font Marigold: Standard "(501.000)" Standard ROM
  1239. *Font Monaco: Standard "(501.000)" Standard ROM
  1240. *Font MonacoCE: Win1250 "(501.000)" ExtendedRoman ROM
  1241. *Font MonaLisa-Recut: Standard "(501.000)" Standard ROM
  1242. *Font NewCenturySchlbk-Bold: Standard "(501.000)" Standard ROM
  1243. *Font NewCenturySchlbk-BoldItalic: Standard "(501.000)" Standard ROM
  1244. *Font NewCenturySchlbk-Italic: Standard "(501.000)" Standard ROM
  1245. *Font NewCenturySchlbk-Roman: Standard "(501.000)" Standard ROM
  1246. *Font NewCenturySchlbkCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1247. *Font NewCenturySchlbkCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1248. *Font NewCenturySchlbkCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1249. *Font NewCenturySchlbkCE-Roman: Win1250 "(501.000)" ExtendedRoman ROM
  1250. *Font NewYork: Standard "(501.000)" Standard ROM
  1251. *Font NewYorkCE: Win1250 "(501.000)" ExtendedRoman ROM
  1252. *Font Optima: Standard "(501.000)" Standard ROM
  1253. *Font Optima-Bold: Standard "(501.000)" Standard ROM
  1254. *Font Optima-BoldItalic: Standard "(501.000)" Standard ROM
  1255. *Font Optima-Italic: Standard "(501.000)" Standard ROM
  1256. *Font OptimaCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1257. *Font OptimaCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1258. *Font OptimaCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1259. *Font OptimaCE-Roman: Win1250 "(501.000)" ExtendedRoman ROM
  1260. *Font Oxford: Standard "(501.000)" Standard ROM
  1261. *Font Palatino-Bold: Standard "(501.000)" Standard ROM
  1262. *Font Palatino-BoldItalic: Standard "(501.000)" Standard ROM
  1263. *Font Palatino-Italic: Standard "(501.000)" Standard ROM
  1264. *Font Palatino-Roman: Standard "(501.000)" Standard ROM
  1265. *Font PalatinoCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1266. *Font PalatinoCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1267. *Font PalatinoCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1268. *Font PalatinoCE-Roman: Win1250 "(501.000)" ExtendedRoman ROM
  1269. *Font StempelGaramond-Bold: Standard "(501.000)" Standard ROM
  1270. *Font StempelGaramond-BoldItalic: Standard "(501.000)" Standard ROM
  1271. *Font StempelGaramond-Italic: Standard "(501.000)" Standard ROM
  1272. *Font StempelGaramond-Roman: Standard "(501.000)" Standard ROM
  1273. *Font StempelGaramondCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1274. *Font StempelGaramondCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1275. *Font StempelGaramondCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1276. *Font StempelGaramondCE-Roman: Win1250 "(501.000)" ExtendedRoman ROM
  1277. *Font Symbol: Standard "(501.000)" Standard ROM
  1278. *Font Tekton: Standard "(501.000)" Standard ROM
  1279. *Font Times-Bold: Standard "(501.000)" Standard ROM
  1280. *Font Times-BoldItalic: Standard "(501.000)" Standard ROM
  1281. *Font Times-Italic: Standard "(501.000)" Standard ROM
  1282. *Font Times-Roman: Standard "(501.000)" Standard ROM
  1283. *Font TimesCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1284. *Font TimesCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1285. *Font TimesCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1286. *Font TimesCE-Roman: Win1250 "(501.000)" ExtendedRoman ROM
  1287. *Font TimesNewRomanPSMT: Standard "(501.000)" Standard ROM
  1288. *Font TimesNewRomanPS-BoldMT: Standard "(501.000)" Standard ROM
  1289. *Font TimesNewRomanPS-BoldItalicMT: Standard "(501.000)" Standard ROM
  1290. *Font TimesNewRomanPS-ItalicMT: Standard "(501.000)" Standard ROM
  1291. *Font TimesNewRomanCE: Win1250 "(501.000)" ExtendedRoman ROM
  1292. *Font TimesNewRomanCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1293. *Font TimesNewRomanCE-BoldItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1294. *Font TimesNewRomanCE-Italic: Win1250 "(501.000)" ExtendedRoman ROM
  1295. *Font Univers: Standard "(501.000)" Standard ROM
  1296. *Font Univers-Bold: Standard "(501.000)" Standard ROM
  1297. *Font Univers-BoldExt: Standard "(501.000)" Standard ROM
  1298. *Font Univers-BoldExtObl: Standard "(501.000)" Standard ROM
  1299. *Font Univers-BoldOblique: Standard "(501.000)" Standard ROM
  1300. *Font Univers-Condensed: Standard "(501.000)" Standard ROM
  1301. *Font Univers-CondensedBold: Standard "(501.000)" Standard ROM
  1302. *Font Univers-CondensedBoldOblique: Standard "(501.000)" Standard ROM
  1303. *Font Univers-CondensedOblique: Standard "(501.000)" Standard ROM
  1304. *Font Univers-Extended: Standard "(501.000)" Standard ROM
  1305. *Font Univers-ExtendedObl: Standard "(501.000)" Standard ROM
  1306. *Font Univers-Light: Standard "(501.000)" Standard ROM
  1307. *Font Univers-LightOblique: Standard "(501.000)" Standard ROM
  1308. *Font Univers-Oblique: Standard "(501.000)" Standard ROM
  1309. *Font UniversCE-Bold: Win1250 "(501.000)" ExtendedRoman ROM
  1310. *Font UniversCE-BoldExt: Win1250 "(501.000)" ExtendedRoman ROM
  1311. *Font UniversCE-BoldExtObl: Win1250 "(501.000)" ExtendedRoman ROM
  1312. *Font UniversCE-BoldOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1313. *Font UniversCE-Condensed: Win1250 "(501.000)" ExtendedRoman ROM
  1314. *Font UniversCE-CondensedBold: Win1250 "(501.000)" ExtendedRoman ROM
  1315. *Font UniversCE-CondensedBoldOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1316. *Font UniversCE-CondensedOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1317. *Font UniversCE-Extended: Win1250 "(501.000)" ExtendedRoman ROM
  1318. *Font UniversCE-ExtendedObl: Win1250 "(501.000)" ExtendedRoman ROM
  1319. *Font UniversCE-Light: Win1250 "(501.000)" ExtendedRoman ROM
  1320. *Font UniversCE-LightOblique: Win1250 "(501.000)" ExtendedRoman ROM
  1321. *Font UniversCE-Medium: Win1250 "(501.000)" ExtendedRoman ROM
  1322. *Font UniversCE-Oblique: Win1250 "(501.000)" ExtendedRoman ROM
  1323. *Font Wingdings-Regular: Standard "(501.000)" Standard ROM
  1324. *Font ZapfChancery-MediumItalic: Standard "(501.000)" Standard ROM
  1325. *Font ZapfChanceryCE-MediumItalic: Win1250 "(501.000)" ExtendedRoman ROM
  1326. *Font ZapfDingbats: Standard "(501.000)" Standard ROM
  1327.  
  1328. *?FontQuery: "
  1329.   save
  1330.   {count 1 gt
  1331.     { exch dup 127 string cvs (/) print print (:) print
  1332.       /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  1333.     } { exit } ifelse
  1334.   } bind loop
  1335.   (*) = flush
  1336.   restore"
  1337. *End
  1338.  
  1339. *?FontList: "
  1340.   save
  1341.   (*) {cvn ==} 128 string /Font resourceforall
  1342.   (*) = flush
  1343.   restore"
  1344. *End
  1345.  
  1346. *% Printer Messages (verbatim from printer):
  1347. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1348. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1349. *Message: "\FontName\ not found, using Courier"
  1350.  
  1351. *% Status (format: %%[ status: <one of these> ] %%)
  1352. *Status: "idle"
  1353. *Status: "busy"
  1354. *Status: "waiting"
  1355. *Status: "printing"
  1356. *Status: "initializing"
  1357. *Status: "printing test page"
  1358. *Status: "PrinterError: needs attention"
  1359. *Status: "PrinterError: cover open"
  1360. *Status: "PrinterError: warming up"
  1361. *Status: "PrinterError: resetting printer"
  1362. *Status: "PrinterError: output bin full"
  1363. *Status: "PrinterError: Paper Jam"
  1364. *Status: "PrinterError: no toner cartridge"
  1365. *Status: "PrinterError: manual feed"
  1366. *Status: "PrinterError: out of paper"
  1367. *Status: "PrinterError: page protect needed"
  1368. *Status: "PrinterError: out of memory"
  1369. *Status: "PrinterError: off line"
  1370.  
  1371. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  1372. *Source: "Parallel"
  1373. *Source: "OptionalIO"
  1374.  
  1375. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  1376. *PrinterError: "needs attention"
  1377. *PrinterError: "cover open"
  1378. *PrinterError: "warming up"
  1379. *PrinterError: "resetting printer"
  1380. *PrinterError: "output bin full"
  1381. *PrinterError: "Paper Jam"
  1382. *PrinterError: "no toner cartridge"
  1383. *PrinterError: "manual feed"
  1384. *PrinterError: "out of paper"
  1385. *PrinterError: "page protect needed"
  1386. *PrinterError: "out of memory"
  1387. *PrinterError: "off line"
  1388.  
  1389. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  1390.  
  1391. *%=============== Color Separation Information ===============
  1392.  
  1393. *DefaultColorSep: ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi
  1394.  
  1395.  
  1396. *InkName: ProcessBlack/Process Black
  1397. *InkName: CustomColor/Custom Color
  1398. *InkName: ProcessCyan/Process Cyan
  1399. *InkName: ProcessMagenta/Process Magenta
  1400. *InkName: ProcessYellow/Process Yellow
  1401.  
  1402. *% =============== For 60 lpi / 600 dpi ===============
  1403.  
  1404. *ColorSepScreenAngle ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi: "45"
  1405. *ColorSepScreenAngle CustomColor.60lpi.600dpi/60 lpi / 600 dpi: "45"
  1406. *ColorSepScreenAngle ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi: "15"
  1407. *ColorSepScreenAngle ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi: "75"
  1408. *ColorSepScreenAngle ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi: "0"
  1409.  
  1410. *ColorSepScreenFreq ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi: "60"
  1411. *ColorSepScreenFreq CustomColor.60lpi.600dpi/60 lpi / 600 dpi: "60"
  1412. *ColorSepScreenFreq ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi: "60"
  1413. *ColorSepScreenFreq ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi: "60"
  1414. *ColorSepScreenFreq ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi: "60"
  1415.  
  1416. *% =============== For 53 lpi / 600 dpi ===============
  1417.  
  1418. *ColorSepScreenAngle ProcessBlack.53lpi.600dpi/53 lpi / 600 dpi: "45.0"
  1419. *ColorSepScreenAngle CustomColor.53lpi.600dpi/53 lpi / 600 dpi: "45.0"
  1420. *ColorSepScreenAngle ProcessCyan.53lpi.600dpi/53 lpi / 600 dpi: "71.5651"
  1421. *ColorSepScreenAngle ProcessMagenta.53lpi.600dpi/53 lpi / 600 dpi: "18.4349"
  1422. *ColorSepScreenAngle ProcessYellow.53lpi.600dpi/53 lpi / 600 dpi: "0.0"
  1423.  
  1424. *ColorSepScreenFreq ProcessBlack.53lpi.600dpi/53 lpi / 600 dpi: "53.033"
  1425. *ColorSepScreenFreq CustomColor.53lpi.600dpi/53 lpi / 600 dpi: "53.033"
  1426. *ColorSepScreenFreq ProcessCyan.53lpi.600dpi/53 lpi / 600 dpi: "47.4342"
  1427. *ColorSepScreenFreq ProcessMagenta.53lpi.600dpi/53 lpi / 600 dpi: "47.4342"
  1428. *ColorSepScreenFreq ProcessYellow.53lpi.600dpi/53 lpi / 600 dpi: "50.0"
  1429.  
  1430.  
  1431. *% Last Edit Date:  Dec/18/1997, 12:00am
  1432. *% Last localization Date: 26 November 1997
  1433. *% End of PPD file for HP DesignJet 3500CP3
  1434.  
  1435.